DebugUploadResult

class DebugUploadResult(val code: String, val uploadServer: String)

Result after uploaded the zip file to a bytepin server

Constructors

Link copied to clipboard
constructor(code: String, uploadServer: String)

Properties

Link copied to clipboard
Link copied to clipboard